feat: 卡片品牌名从 Claude Code 改为 Coding Agent - #130
Merged
Merged
Conversation
为未来扩展其他 agent 做准备,将用户可见的卡片标题和帮助文本中的 "Claude Code" 统一替换为 "Coding Agent"。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Claude finished @lishuceo's task in 32s —— View job Review: Brand Rename PR
✅ Approved — Clean, mechanical rename with no issues. Assessment: This PR correctly replaces all 14 user-facing "Claude Code" strings in card headers with "Coding Agent" in No bugs, no missed replacements, no test gaps. Straightforward and well-scoped. |
lishuceo
added a commit
that referenced
this pull request
Apr 8, 2026
为未来扩展其他 agent 做准备,将用户可见的卡片标题和帮助文本中的 "Claude Code" 统一替换为 "Coding Agent"。 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changed files
src/feishu/message-builder.ts— 14 处卡片标题替换src/feishu/event-handler.ts— 帮助文本 2 处替换src/feishu/__tests__/message-builder.test.ts— 测试断言更新src/feishu/__tests__/client.test.ts— 测试断言更新Test plan
🤖 Generated with Claude Code